﻿2026-09-11T08:37:03.2412060Z ##[group]Run actions/checkout@v5
2026-09-11T08:37:03.2412805Z with:
2026-09-11T08:37:03.2413193Z   repository: BigscreenVR/spt-bs-core
2026-09-11T08:37:03.2415980Z   token: ***
2026-09-11T08:37:03.2416329Z   ssh-strict: true
2026-09-11T08:37:03.2416687Z   ssh-user: git
2026-09-11T08:37:03.2417039Z   persist-credentials: true
2026-09-11T08:37:03.2417444Z   clean: true
2026-09-11T08:37:03.2417802Z   sparse-checkout-cone-mode: true
2026-09-11T08:37:03.2418220Z   fetch-depth: 1
2026-09-11T08:37:03.2418620Z   fetch-tags: false
2026-09-11T08:37:03.2419062Z   show-progress: true
2026-09-11T08:37:03.2419439Z   lfs: false
2026-09-11T08:37:03.2419788Z   submodules: false
2026-09-11T08:37:03.2420216Z   set-safe-directory: true
2026-09-11T08:37:03.2420631Z   allow-unsafe-pr-checkout: false
2026-09-11T08:37:03.2421266Z ##[endgroup]
2026-09-11T08:37:03.3221224Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-11T08:37:03.3222793Z ##[group]Getting Git version info
2026-09-11T08:37:03.3223497Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-11T08:37:03.3224435Z [command]/usr/bin/git version
2026-09-11T08:37:03.3224834Z git version 2.43.0
2026-09-11T08:37:03.3235957Z ##[endgroup]
2026-09-11T08:37:03.3243379Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/845fb8e9-79ab-4582-bf34-aff403e0e62c/.gitconfig'
2026-09-11T08:37:03.3250009Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/845fb8e9-79ab-4582-bf34-aff403e0e62c' before making global git config changes
2026-09-11T08:37:03.3251144Z Adding repository directory to the temporary git global config as a safe directory
2026-09-11T08:37:03.3253061Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-11T08:37:03.3286544Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-11T08:37:03.3306888Z https://github.com/BigscreenVR/spt-bs-core
2026-09-11T08:37:03.3317262Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-11T08:37:03.3320238Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-11T08:37:03.3341205Z refs/heads/main
2026-09-11T08:37:03.3347495Z [command]/usr/bin/git checkout --detach
2026-09-11T08:37:03.3431095Z HEAD is now at b12d4619c docs(remote-friction): land #304 grill journal, plan and register addendum
2026-09-11T08:37:03.3469756Z [command]/usr/bin/git branch --delete --force main
2026-09-11T08:37:03.3503109Z Deleted branch main (was b12d4619c).
2026-09-11T08:37:03.3667150Z ##[endgroup]
2026-09-11T08:37:03.3670534Z [command]/usr/bin/git submodule status
2026-09-11T08:37:03.3858327Z ##[group]Cleaning the repository
2026-09-11T08:37:03.3861513Z [command]/usr/bin/git clean -ffdx
2026-09-11T08:37:03.3900915Z [command]/usr/bin/git reset --hard HEAD
2026-09-11T08:37:03.3974712Z HEAD is now at b12d4619c docs(remote-friction): land #304 grill journal, plan and register addendum
2026-09-11T08:37:03.3981918Z ##[endgroup]
2026-09-11T08:37:03.3982529Z ##[group]Disabling automatic garbage collection
2026-09-11T08:37:03.3984719Z [command]/usr/bin/git config --local gc.auto 0
2026-09-11T08:37:03.4010449Z ##[endgroup]
2026-09-11T08:37:03.4011036Z ##[group]Setting up auth
2026-09-11T08:37:03.4016419Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-11T08:37:03.4040129Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-11T08:37:03.4222801Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-11T08:37:03.4247338Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-11T08:37:03.4435845Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-11T08:37:03.4461310Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-11T08:37:03.4655069Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-11T08:37:03.4686731Z ##[endgroup]
2026-09-11T08:37:03.4687360Z ##[group]Fetching the repository
2026-09-11T08:37:03.4693724Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +b12d4619ca97999c21e830c15716083e0f9d9487:refs/remotes/origin/main
2026-09-11T08:37:04.0178037Z ##[endgroup]
2026-09-11T08:37:04.0179579Z ##[group]Determining the checkout info
2026-09-11T08:37:04.0180895Z ##[endgroup]
2026-09-11T08:37:04.0183294Z [command]/usr/bin/git sparse-checkout disable
2026-09-11T08:37:04.0226355Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-11T08:37:04.0251795Z ##[group]Checking out the ref
2026-09-11T08:37:04.0253364Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-11T08:37:04.0328093Z Switched to a new branch 'main'
2026-09-11T08:37:04.0329251Z branch 'main' set up to track 'origin/main'.
2026-09-11T08:37:04.0335425Z ##[endgroup]
2026-09-11T08:37:04.0373052Z [command]/usr/bin/git log -1 --format=%H
2026-09-11T08:37:04.0405281Z b12d4619ca97999c21e830c15716083e0f9d9487
